✸ ✸ ✸
yum install 安装报错:
You could try using --skip-broken to work around the problem
解决方法:
1./etc/yum.repos.d 清除此目录下所有无关repo结尾文件,只保留默认的。
2.yum clean all
[root@~ /etc/yum.repos.d]#yum clean all
Loaded plugins: fastestmirror
Cleaning repos: base cr fasttrack tlinux tlinux-debuginfo updates
Cleaning up Everything
Cleaning up list of fastest mirrors
3.yum install openssl-devel 验证成功
✸ ✸ ✸
📜 版权声明
本文作者:王梓 | 原文链接:https://www.bthlt.com/note/4948689-Linuxyum --skip-broken
出处:葫芦的运维日志 | 转载请注明出处并保留原文链接
📜 留言板
留言提交后需管理员审核通过才会显示